home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_plotutils.idb / usr / freeware / src / plotutils / patches.z / patches
Encoding:
Text File  |  1998-10-28  |  446 b   |  21 lines

  1. *** ./ltconfig    Fri Mar 20 03:00:29 1998
  2. --- ../plotutils-2.1.4/./ltconfig    Wed Jul 29 16:34:59 1998
  3. ***************
  4. *** 486,492 ****
  5.   
  6.     irix5* | irix6*)
  7.       wl='-Wl,'
  8. !     link_static_flag='-non_shared'
  9.       # PIC (with -KPIC) is the default.
  10.       ;;
  11.   
  12. --- 486,493 ----
  13.   
  14.     irix5* | irix6*)
  15.       wl='-Wl,'
  16. !     link_static_flag='-B static'
  17. !     # link_static_flag='-non_shared'
  18.       # PIC (with -KPIC) is the default.
  19.       ;;
  20.   
  21.